css: Properly convert em, ex and rem to pixels
authorBenjamin Otte <otte@redhat.com>
Fri, 5 Feb 2016 13:42:41 +0000 (14:42 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 5 Feb 2016 13:52:09 +0000 (14:52 +0100)
commite35e6abbb2ea824afd6db2d54d10666cd23ad54c
tree8af2d1b39e8a5568a501521729ed17d3791e19f9
parent56b1b08bb8239ffa2431969cd037f0f7241a7c64
css: Properly convert em, ex and rem to pixels

The previous code converted to pt.
gtk/gtkcssnumbervalue.c